html,
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 height: 100%;
}

#wholePage {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 min-width: 1000px;
 margin: 0;
}

a {
 font-weight: bold;
 font-size: 12px;
 color: #000;
 text-decoration: none !important;
}

img {
 border-style: none;
}

a.readmore {
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none !important;
 margin: 10px 0;
}

div.redLine {
 width: 100%;
 height: 10px;
 background: #b11;
}

.redBlock {
 width: 120px;
 height: 15px;
 background: #b11 url('../../images/agents/deborah/hmenubackground.gif') repeat-x scroll left top;
 text-align: center;
 border: 1px solid #aaa;
 margin: 20px 5px 0;
 padding-top: 5px;
 padding-bottom: 5px;
}

.redBlock a {
 color: #fff;
 font-size: 12px;
 font-weight: normal;
}

/* --- header ---- */

#hdrTitle {
 width: 100%;
 height: 89px;
 background: #777 url('../../images/agents/danielle/hdrBg.gif') repeat-x scroll left top;
}

div.logo {
 float: left;
 padding: 10px 0 0 10px;
}

div.agentName {
 color: #fff;
 font-size: 32px;
 float: left;
 padding: 35px 5px 5px 50px;
}

div.field {
 color: #a98;
 font-size: 18px;
 float: left;
 padding: 15px 5px 15px 15px;
 margin-top: 20px;
 margin-left: 20px;
 border-left: 1px solid #a98;
}

#hdrMenuLeft {
 width: 177px;
 height: 22px;
 float: left;
 background: #b11 url('../../images/agents/danielle/hdrMenuBgLeft.gif') repeat-x scroll left top;
}

#hdrMenu {
 height: 22px;
 background: #fff url('../../images/agents/danielle/hdrMenuBg.gif') repeat-x scroll left top;
 text-align: center;
 margin-left: 177px;
 margin-right: 0;
}

#hdrMenu div {
 width: 160px;
 height: 18px;
 float: left;
 padding-top: 4px;
 margin-left: 2px;
}

div.hdrMenuItem {
 background: #998 url('../../images/agents/danielle/hdrMenuItemBg.gif') no-repeat scroll left top;
}

div.hdrMenuItemCurrent {
 background: #b11 url('../../images/agents/danielle/hdrMenuItemCurrentBg.gif') no-repeat scroll left top;
}

div.hdrMenuItem a,
div.hdrMenuItemCurrent a {
 text-transform: lowercase !important;
 text-decoration: none !important;
}

div.hdrMenuItem a {
 color: #b11 !important;
}

div.hdrMenuItemCurrent a {
 color: #fff !important;
}

/* --- main --- */

#mainLeft {
 width: 152px;
 min-height: 600px;
 float: left;
 background: #b11;
 padding: 10px 10px 20px 15px;
}

#mainLeft p {
 margin: 3px !important;
}

#mainLeft a {
 color: #fff !important;
 text-decoration: none !important;
}

#contentCenter {
 padding: 20px 10px;
 margin-left: 180px;
 margin-right: 240px;
}

#contentCenter h1 {
 font-size: 24px;
 color: #b11;
 margin-top: 10px;
}

#mainRight {
 width: 230px;
 height: 600px;
 min-height: 600px;
 float: right;
 background: #cbb url('../../images/agents/danielle/cornerBg.gif') no-repeat scroll left top;
 text-align: center;
 margin-top: 30px;
}

#mainRight img {
 margin-top: 20px;
}

#contacts {
 padding: 10px 0;
 margin-top: 30px;
}

#contacts h3 {
 color: #b11;
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase !important;
}

#contacts p {
 margin-top: 5px;
}

/* --- footer --- */

#ftr {
 clear: both;
 width: 100%;
 margin-top: 0 !important;
 padding: 0 0 3px;
}

#ftr div.ftrMenu {
 width: 100%;
 height: 35px;
 background: #333;
 text-align: center;
 padding-top: 5px;
}

#ftr a {
 color: #fff;
 text-decoration: none !important;
 font-size: 12px;
 font-weight: normal;
 margin: 0 7px;
}
